* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Feb 2014 05:37:23 +0000 (00:37 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Feb 2014 05:37:23 +0000 (00:37 -0500)
commitf95deb8ce9799e64157544b7006c25f8051640c4
tree417e271adc8f7b48050c05c62124dce2f12fb7c4
parenta96feb6b10cb5be90592e3646cc269a0a66da62c
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
with a space.  Limit the symbols considered to the ones
that are bound or fbound (bug#16646).
lisp/ChangeLog
lisp/emacs-lisp/lisp.el